purple_cipher_context_new_by_name

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
  1. PurpleCipherContext* purple_cipher_context_new_by_name(const(gchar)* name, void* extra)
    version(Derelict_Link_Static)
    extern (C) extern (C) nothrow
    purple_cipher_context_new_by_name
    (
    const(gchar)* name
    ,
    void* extra
    )
  2. da_purple_cipher_context_new_by_name purple_cipher_context_new_by_name;

Meta